home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir42 / etpl.zip / ETPL.TXT < prev    next >
Text File  |  1993-10-20  |  10KB  |  278 lines

  1. <<Template Editor>>
  2. <General Information>
  3.     General Information and Features
  4.  
  5.   If you find this Editor useful, any Compensation ($<g>, code or
  6. utilities),  as well as comments and suggestion would be appreciated:
  7.  
  8.     Send To: Helmut J. Schwarzin              CIS: 73140,2732
  9.              4710 N. Carrollton Ave.               Helmut Schwarzin
  10.              Indianapolis, IN 46205
  11.  
  12.   The Author of this Software is not responsible for any Loss or Damages
  13. associated with the use of this program.
  14.  
  15.  
  16.   The Key Use in this Editor is like the key use in the Clarion 2.x
  17. Editor except that the features in this editor are limited.
  18.  
  19.    Features Include:
  20.      Basic Editing
  21.      Blocking (Copy, Delete, Move)
  22.      Search and Replace Text
  23.      Highlighted Template Statement Lines
  24.      Highlighted Symbol Names
  25.      Symbol Lookup Table & Symbol Insertion
  26.  
  27.  
  28. <Help with Keys>                                                               ║
  29.    Help with Key Use
  30.                                                                                ║
  31.               Cursor Up
  32.               Cursor Down
  33.               Cursor Left
  34.               Cursor Right
  35.  Home          Go to Beginning of Line
  36.  End           Go to End of Line
  37.  PgUp          Go to Previous Page
  38.  PgDn          Go to Next Page
  39.  Ins           Toggle Insert Mode
  40.  Del           Erase Character at Cursor
  41.  -            Backspace
  42.  Ctrl+        Go Left One Word
  43.  Ctrl+        Go Right One word
  44.  Ctrl+PgUp     Go to Top Line
  45.  Ctrl+PgDn     Go to Last Line
  46.  Ctrl+End      Erase to End of Line
  47.  Ctrl+J        Jump to the Specified Line
  48.  
  49.  Esc           Quit Editing/no save
  50.  Ctrl+Esc      Quit Editing/no save
  51.  Ctrl+Enter    Save and Quit Editing
  52.  
  53.  
  54.     Block Operation Keys
  55.  
  56.  Ctrl+C        Copy Marked Block
  57.  Ctrl+D        Delete Marked Block
  58.  Ctrl+M        Move Marked Block
  59.  Ctrl+B        Toggle Block Mode (Line or Character)
  60.  
  61.  
  62.     Miscellaneous Keys
  63.  
  64.  F2            Call Symbols Lookup
  65.  Ctrl+S        Search for String
  66.  Ctrl+N        Search for Next Occurance
  67.  Ctrl+L        Change Display Colors
  68.  
  69.  
  70.     Block and Search Operations
  71.  
  72. Copying: Put cursor at start of Block and press Ctrl+C to start Marking
  73.  Move the cursor to highlight the block and Press Enter to end Marking.
  74.  Position cursor in the new location and then Press Enter to Copy.
  75.  
  76. Moving: Put cursor at start of Block and press Ctrl+M to start Marking
  77.  Move the cursor to highlight the block and Press Enter to end Marking.
  78.  Position cursor in the new location and then Press Enter to Move.
  79.  
  80. Deleting: Put cursor at start of Block and press Ctrl+D to start Marking
  81.  Move the cursor to highlight the block and Press Enter to Delete.
  82.  
  83. Cancel Block by pressing the ESC key at any time during block operation.
  84.  
  85. Search: To Search for a string press Ctrl+S and follow the directions
  86.  on the screen.  To find the next occurance of the string press Ctrl+N.
  87.  All searches are made from current cursor position to end of File.
  88.  
  89. NOTE:  When placing blocks with Move or Copy the upper Left hand corner
  90.        of the blocked area is put at the cursor.  If in INS Mode and in
  91.        CHR Mode the block will be inserted into the text at cursor.
  92.  
  93.  
  94. <Template File Name>
  95.    Template File Name
  96.  
  97.   Enter the Path and Name of the Template File to Edit.
  98.  
  99.   After entering the Template File name the Editor reads the Template
  100. File and puts it in memory.  The template file is then closed and left
  101. alone until exiting the editor.  Upon exiting the editor, if you are
  102. saving changes made, the original template file is copied to a backup
  103. File (*.TBK), and then the modified file is written to the original
  104. Templete File.  If the Template File Does NOT exist it will be created.
  105.  
  106.  
  107.  
  108.  
  109.  
  110. <Symbol File Name>
  111.    Symbol File name
  112.  
  113.   Enter the name and Path of the Data File that holds the Symbols that
  114. are Valid for the Template File you are Editing. If the File does NOT
  115. exist it will be created.
  116.  
  117.  
  118.    Using the Symbol Lookup
  119.  
  120.   The symbol Lookup is called by pressing the F2 Key.
  121.   If you are on a Symbol name the Lookup will HighLight the Closest Match
  122. to the Symbol in the List.
  123.   You can make any modifications to the symbol file using the Lookup.
  124.   If you select a symbol from the list (press Enter) the symbol will be
  125. put in the text at the spot where the lookup was called.
  126.  
  127.  
  128.  
  129. <Exiting>
  130.    Exiting
  131.  
  132.   Abort all changes: If you select 'Yes' then all changes made to the
  133. Template File will be Canceled.  Selecting 'No' will put you back in
  134. the Template File Editor.
  135.  
  136.   Exit the Editor: If you Sselect 'Yes' then you will exit the Editor.
  137. Selecting 'No' will take you back to the screen for entering the Template
  138. File Name to Edit.
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. <Colors>
  146.   Color Codes Available
  147.  
  148. Number    Blink     Color
  149.  
  150.     0      128      Black on Black
  151.     1      129      Blue  on Black
  152.     2      130      Green on Black
  153.     3      131      Cyan on Black
  154.     4      132      Red on Black
  155.     5      133      Magenta on Black
  156.     6      134      Brown on Black
  157.     7      135      White on Black
  158.     8      136      Gray on Black
  159.     9      137      Light Blue on Black
  160.    10      138      Light Green on Black
  161.    11      139      Light Cyan on Black
  162.    12      140      Light Red on Black
  163.    13      141      Light Magenta on Black
  164.    14      142      Yellow on Black
  165.    15      143      Light White on Black
  166.    16      144      Black on Blue
  167.    17      145      Blue on Blue
  168.    18      146      Green on Blue
  169.    19      147      Cyan on Blue
  170.    20      148      Red on Blue
  171.    21      149      Magenta on Blue
  172.    22      150      Brown on Blue
  173.    23      151      White on Blue
  174.    24      152      Gray on Blue
  175.    25      153      Light Blue on Blue
  176.    26      154      Light Green on Blue
  177.    27      155      Light Cyan on Blue
  178.    28      156      Light Red on Blue
  179.    29      157      Light Magenta on Blue
  180.    30      158      Yellow on Blue
  181.    31      159      Light White on Blue
  182.    32      160      Black on Green
  183.    33      161      Blue on Green
  184.    34      162      Green on Green
  185.    35      163      Cyan on Green
  186.    36      164      Red on Green
  187.    37      165      Magenta on Green
  188.    38      166      Brown on Green
  189.    39      167      White on Green
  190.    40      168      Gray on Green
  191.    41      169      Light Blue on Green
  192.    42      170      Light Green on Green
  193.    43      171      Light Cyan on Green
  194.    44      172      Light Red on Green
  195.    45      173      Light Magenta on Green
  196.    46      174      Yellow on Green
  197.    47      175      Light White on Green
  198.    48      176      Black on Cyan
  199.    49      177      Blue on Cyan
  200.    50      178      Green on Cyan
  201.    51      179      Cyan on Cyan
  202.    52      180      Red on Cyan
  203.    53      181      Magenta on Cyan
  204.    54      182      Brown on Cyan
  205.    55      183      White on Cyan
  206.    56      184      Gray on Cyan
  207.    57      185      Light Blue on Cyan
  208.    58      186      Light Green on Cyan
  209.    59      187      Light Cyan on Cyan
  210.    60      188      Light Red on Cyan
  211.    61      189      Light Magenta on Cyan
  212.    62      190      Yellow on Cyan
  213.    63      191      Light White on Cyan
  214.    64      192      Black on Red
  215.    65      193      Blue on Red
  216.    66      194      Green on Red
  217.    67      195      Cyan on Red
  218.    68      196      Red on Red
  219.    69      197      Magenta on Red
  220.    70      198      Brown on Red
  221.    71      199      White on Red
  222.    72      200      Gray on Red
  223.    73      201      Light Blue on Red
  224.    74      202      Light Green on Red
  225.    75      203      Light Cyan on Red
  226.    76      204      Light Red on Red
  227.    77      205      Light Magenta on Red
  228.    78      206      Yellow on Red
  229.    79      207      Light White on Red
  230.    80      208      Black on Magenta
  231.    81      209      Blue on Magenta
  232.    82      210      Green on Magenta
  233.    83      211      Cyan on Magenta
  234.    84      212      Red on Magenta
  235.    85      213      Magenta on Magenta
  236.    86      214      Brown on Magenta
  237.    87      215      White on Magenta
  238.    88      216      Gray on Magenta
  239.    89      217      Light Blue on Magenta
  240.    90      218      Light Green on Magenta
  241.    91      219      Light Cyan on Magenta
  242.    92      220      Light Red on Magenta
  243.    93      221      Light Magenta on Magenta
  244.    94      222      Yellow on Magenta
  245.    95      223      Light White on Magenta
  246.    96      224      Black on Brown
  247.    97      225      Blue on Brown
  248.    98      226      Green on Brown
  249.    99      227      Cyan on Brown
  250.   100      228      Red on Brown
  251.   101      229      Magenta on Brown
  252.   102      230      Brown on Brown
  253.   103      231      White on Brown
  254.   104      232      Gray on Brown
  255.   105      233      Light Blue on Brown
  256.   106      234      Light Green on Brown
  257.   107      235      Light Cyan on Brown
  258.   108      236      Light Red on Brown
  259.   109      237      Light Magenta on Brown
  260.   110      238      Yellow on Brown
  261.   111      239      Light White on Brown
  262.   112      240      Black on White
  263.   113      241      Blue on White
  264.   114      242      Green on White
  265.   115      243      Cyan on White
  266.   116      244      Red on White
  267.   117      245      Magenta on White
  268.   118      246      Brown on White
  269.   119      247      White on White
  270.   120      248      Gray on White
  271.   121      249      Light Blue on White
  272.   122      250      Light Green on White
  273.   123      251      Light Cyan on White
  274.   124      252      Light Red on White
  275.   125      253      Light Magenta on White
  276.   126      254      Yellow on White
  277.   127      255      Light White on White
  278.